From 7cdb0918b1fd193c3d6e90a2b6171d7207d427f4 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 8 Oct 2001 21:25:33 +0000 Subject: [PATCH] Update. * gdk-pixbuf/gdk-pixbuf-sections.txt, gdk-pixbuf/Makefile.am, gdk-pixbuf/tmpl/creating.sgml: Update. * gdk-pixbuf/tmpl/inline.sgml: New file. --- docs/reference/ChangeLog | 15 +++ docs/reference/gdk-pixbuf/Makefile.am | 4 +- .../gdk-pixbuf/gdk-pixbuf-sections.txt | 45 ++++++- docs/reference/gdk-pixbuf/tmpl/creating.sgml | 12 ++ docs/reference/gdk-pixbuf/tmpl/inline.sgml | 127 ++++++++++++++++++ 5 files changed, 201 insertions(+), 2 deletions(-) create mode 100644 docs/reference/gdk-pixbuf/tmpl/inline.sgml diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index 57365199ee..985e7205f1 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,3 +1,18 @@ +2001-10-08 Matthias Clasen + + * gdk-pixbuf/gdk-pixbuf-sections.txt, + gdk-pixbuf/Makefile.am, gdk-pixbuf/tmpl/creating.sgml: Update. + + * gdk-pixbuf/tmpl/inline.sgml: New file. + +2001-10-07 Matthias Clasen + + * gdk/tmpl/properties.sgml, gdk/tmpl/events.sgml, + gdk/tmpl/regions.sgml, gdk/tmpl/general.sgml, + gdk/tmpl/keys.sgml: Update. + + * gdk/gdk-overrides.txt, gdk/gdk-sections.txt: Remove nanox traces. + 2001-10-06 Matthias Clasen * gtk/gtk-docs.sgml: add gtkimagemenuitem, diff --git a/docs/reference/gdk-pixbuf/Makefile.am b/docs/reference/gdk-pixbuf/Makefile.am index ba9968cb05..cedbd0c204 100644 --- a/docs/reference/gdk-pixbuf/Makefile.am +++ b/docs/reference/gdk-pixbuf/Makefile.am @@ -28,7 +28,9 @@ IGNORE_HFILES= \ gdk-pixbuf-marshal.h \ gdk-pixbuf-xlib-private.h \ gdk-pixbuf-i18n.h \ - gdk-pixbuf-private.h + gdk-pixbuf-private.h \ + io-gif-animation.h \ + test-images.h # Extra files to add when scanning EXTRA_HFILES= diff --git a/docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt b/docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt index 84ad937450..6d2f16ca02 100644 --- a/docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt +++ b/docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt @@ -27,15 +27,23 @@ gdk_pixbuf_get_pixels gdk_pixbuf_get_width gdk_pixbuf_get_height gdk_pixbuf_get_rowstride +gdk_pixbuf_get_option +GDK_TYPE_PIXBUF_ERROR +GDK_TYPE_COLORSPACE +GDK_TYPE_PIXBUF_ALPHA_MODE GDK_PIXBUF GDK_TYPE_PIXBUF GDK_IS_PIXBUF + gdk_pixbuf_get_type gdk_pixbuf_error_quark +gdk_colorspace_get_type +gdk_pixbuf_alpha_mode_get_type +gdk_pixbuf_error_get_type
@@ -61,16 +69,31 @@ gdk_pixbuf_save gdk_pixbuf_new gdk_pixbuf_new_from_data gdk_pixbuf_new_from_xpm_data -gdk_pixbuf_new_from_inline +gdk_pixbuf_new_from_stream gdk_pixbuf_new_subpixbuf gdk_pixbuf_copy
+
+inline +GdkPixdata +GdkPixdataType +GdkPixdataDumpType +GDK_PIXBUF_MAGIC_NUMBER +GDK_PIXDATA_HEADER_LENGTH +gdk_pixdata_from_pixbuf +gdk_pixbuf_from_pixdata +gdk_pixdata_serialize +gdk_pixdata_deserialize +gdk_pixdata_to_csource +
+
util gdk_pixbuf_add_alpha gdk_pixbuf_copy_area gdk_pixbuf_saturate_and_pixelate +gdk_pixbuf_fill
@@ -78,6 +101,8 @@ gdk_pixbuf_saturate_and_pixelate GdkPixbufFrameAction GdkPixbufFrame GdkPixbufAnimation +GdkPixbufAnimationIter +GdkPixbufGifAnim gdk_pixbuf_animation_new_from_file gdk_pixbuf_animation_ref gdk_pixbuf_animation_unref @@ -85,6 +110,9 @@ gdk_pixbuf_animation_get_frames gdk_pixbuf_animation_get_width gdk_pixbuf_animation_get_num_frames gdk_pixbuf_animation_get_height +gdk_pixbuf_animation_get_iter +gdk_pixbuf_animation_is_static_image +gdk_pixbuf_animation_get_static_image gdk_pixbuf_frame_copy gdk_pixbuf_frame_free gdk_pixbuf_frame_get_pixbuf @@ -92,16 +120,24 @@ gdk_pixbuf_frame_get_action gdk_pixbuf_frame_get_y_offset gdk_pixbuf_frame_get_delay_time gdk_pixbuf_frame_get_x_offset +gdk_pixbuf_animation_iter_advance +gdk_pixbuf_animation_iter_get_delay_time +gdk_pixbuf_animation_iter_on_currently_loading_frame +gdk_pixbuf_animation_iter_get_pixbuf GDK_PIXBUF_ANIMATION GDK_TYPE_PIXBUF_ANIMATION GDK_IS_PIXBUF_ANIMATION GDK_TYPE_PIXBUF_FRAME +GDK_IS_PIXBUF_ANIMATION_ITER +GDK_PIXBUF_ANIMATION_ITER +GDK_TYPE_PIXBUF_ANIMATION_ITER gdk_pixbuf_frame_get_type gdk_pixbuf_animation_get_type +gdk_pixbuf_animation_iter_get_type
@@ -112,6 +148,12 @@ gdk_pixbuf_composite gdk_pixbuf_composite_color gdk_pixbuf_scale_simple gdk_pixbuf_composite_color_simple + + +GDK_TYPE_INTERP_TYPE + + +gdk_interp_type_get_type
@@ -191,3 +233,4 @@ xlib_rgb_get_depth xlib_rgb_get_display xlib_rgb_get_screen
+ diff --git a/docs/reference/gdk-pixbuf/tmpl/creating.sgml b/docs/reference/gdk-pixbuf/tmpl/creating.sgml index 1d017da68a..d9b541ba8b 100644 --- a/docs/reference/gdk-pixbuf/tmpl/creating.sgml +++ b/docs/reference/gdk-pixbuf/tmpl/creating.sgml @@ -82,6 +82,18 @@ Creating a pixbuf from image data that is already in memory. @Returns: + + + + + +@stream_length: +@stream: +@copy_pixels: +@error: +@Returns: + + diff --git a/docs/reference/gdk-pixbuf/tmpl/inline.sgml b/docs/reference/gdk-pixbuf/tmpl/inline.sgml new file mode 100644 index 0000000000..ab5eb802ac --- /dev/null +++ b/docs/reference/gdk-pixbuf/tmpl/inline.sgml @@ -0,0 +1,127 @@ + +Inline data + + + + + + + + + + + + + + + + + + + +@magic: +@length: +@pixdata_type: +@rowstride: +@width: +@height: +@pixel_data: + + + + + + + +@GDK_PIXDATA_COLOR_TYPE_RGB: +@GDK_PIXDATA_COLOR_TYPE_RGBA: +@GDK_PIXDATA_COLOR_TYPE_MASK: +@GDK_PIXDATA_SAMPLE_WIDTH_8: +@GDK_PIXDATA_SAMPLE_WIDTH_MASK: +@GDK_PIXDATA_ENCODING_RAW: +@GDK_PIXDATA_ENCODING_RLE: +@GDK_PIXDATA_ENCODING_MASK: + + + + + + + +@GDK_PIXDATA_DUMP_PIXDATA_STREAM: +@GDK_PIXDATA_DUMP_PIXDATA_STRUCT: +@GDK_PIXDATA_DUMP_MACROS: +@GDK_PIXDATA_DUMP_GTYPES: +@GDK_PIXDATA_DUMP_CTYPES: +@GDK_PIXDATA_DUMP_STATIC: +@GDK_PIXDATA_DUMP_CONST: +@GDK_PIXDATA_DUMP_RLE_DECODER: + + + + + + + + + + + + + + + + + + + +@pixdata: +@pixbuf: +@use_rle: +@Returns: + + + + + + + +@pixdata: +@copy_pixels: +@error: +@Returns: + + + + + + + +@pixdata: +@stream_length_p: +@Returns: + + + + + + + +@pixdata: +@stream_length: +@stream: +@error: +@Returns: + + + + + + + +@pixdata: +@name: +@dump_type: +@Returns: + + -- 2.30.2